Donations to the archive would be appreciated to help fund our server hardware & storage drives.   New archive software is currently under development, details here.
[376 / 33 / 91]

Friendly Windows XP leak thread /wxp/

No.77950327 View ViewReplyOriginalReport
Old thread hit bump limit a while ago: >>77948017
Older threads: >>77944280 >>77935233 >>77929371 >>77927194 >>77924395 >>77919698 >>77915268 >>77911941 >>77908658 >>77906309 >>77902963 >>77902963
essential missing part: winlogon
Current Build Instructions
>SET TIME to 1/08/2003 BEFORE extraction
>EXTRACT cabs with batch file that comes with it
>UNSET Read Only
>CD to NT directory
>RUN tools/razzle.cmd
>RUN tools/razzle.cmd offline
>RUN CheckTestRoot.cmd and CheckTestPCA.cmd
>RUN tools\timebuild.pl
>RUN tools\sp\filter
>RUN tools\sp\package
>RUN tools\postbuild
current server2003 guide:
>set system time to 1/08/2003 before extraction
>extract cabs with batch file that comes with it
>unset Read Only on NT folder (and subfolders/files)
>cd to NT directory
>tools\razzle free offline (or 'tools\razzle offline' for debug)
>wait for shit, close the notepad that opens
>perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH
>wait for build ...
>if any errors in build.err, run build /ZP (race conditions in timebuild might have made stuff build before their dependency, running build /ZP will try the failed stuff again)
>hopefully now build.err is empty (probably have directui.lib missing error though, either copy from XP or see if there's a built directui.lib and copy to \public\internal\windows\lib\i386\)
>if you copied directui etc run build /ZP again
>once build.err is empty, copy missing files (winlogon.exe & other missing bins, TBA) into binaries.x86fre
>then run
>perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH -RESUME
>hopefully this'll do filter/package/postbuild/etc shit for you without any problems and you'll get a working setup i386 somewhere
TODO: get a functional iso, provide a complete buidlguide